Skip to content

Make metadata auto-detection detect semantic sdtype as foreign key#2812

Merged
fealho merged 2 commits intomainfrom
issue-2799-metadata-detection
Feb 18, 2026
Merged

Make metadata auto-detection detect semantic sdtype as foreign key#2812
fealho merged 2 commits intomainfrom
issue-2799-metadata-detection

Conversation

@fealho
Copy link
Member

@fealho fealho commented Feb 17, 2026

CU-86b8du820, Resolve #2799

@fealho fealho requested review from frances-h and gsheni February 17, 2026 18:04
@fealho fealho requested a review from a team as a code owner February 17, 2026 18:04
@sdv-team
Copy link
Contributor

@fealho fealho changed the title Metadata auto-detection does not detect semantic sdtype as foreign key (column_name_match algorithm) Make metadata auto-detection detect semantic sdtype as foreign key Feb 17, 2026
@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.10%. Comparing base (7c57499) to head (db0b9e9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2812      +/-   ##
==========================================
- Coverage   98.12%   98.10%   -0.02%     
==========================================
  Files          73       73              
  Lines        8141     8148       +7     
==========================================
+ Hits         7988     7994       +6     
- Misses        153      154       +1     
Flag Coverage Δ
integration 75.41% <70.00%> (-0.02%) ⬇️
unit 97.12% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fealho fealho force-pushed the issue-2799-metadata-detection branch from 34392b4 to db0b9e9 Compare February 17, 2026 20:52
@fealho fealho requested a review from gsheni February 17, 2026 20:53
@fealho fealho merged commit 9d61cb6 into main Feb 18, 2026
47 checks passed
@fealho fealho deleted the issue-2799-metadata-detection branch February 18, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Metadata auto-detection does not detect semantic sdtype as foreign key (column_name_match algorithm)

4 participants